home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (4th Edition) / The Business Master - 4th Edition.iso / files / utilfile / zuludisk / readme < prev    next >
Text File  |  1994-01-31  |  20KB  |  328 lines

  1.                               ZULU DISK UTILITIES
  2.                  a  collection  of  programs for the disk user
  3.                                  VERSION 2.02
  4.                                 (C) 1989-1993
  5.                                  ALAN WEINBERG
  6.                                4560 S. 14th Ave.
  7.                                TUCSON, AZ, 85714, USA
  8. Hello!  My name is Alan and I am glad to see you reading this file.  This 
  9. README file contains the instructions on using my ZULU DISK UTILITIES. The
  10. utilities are listed below in alphabetical order.  At the end is a 
  11. registration form.  
  12. ********** NOTE: DEVICE=ANSI.SYS must be in your config.sys file ************
  13. *****************************************************************************
  14.                                    BEEP.COM
  15.                             (c) 1990,Alan Weinberg
  16. -----------------------------------------------------------------------------
  17.    This program will beep the speaker in the PC.  Use it in batch files to
  18. indicate the end of an operation.  Then go off and do something else.  When
  19. you hear the beep, you know your batch file is finished.
  20. Example batch file using beep.com:
  21.                              COPY A:\*.BAT C:\DBASE
  22.                              COPY PAYROLL.1 C:\GROCERS\
  23.                              BEEP.COM
  24. When the batch file is done, beep.com will sound a tone to notify you that
  25. the batch file is done.
  26. ****************************************************************************
  27.                                   BLAST.EXE
  28.    Ever  had  to  delete  a  directory and 10 subdirectories with all those
  29. files and get sick and tired of dos saying "do you really want me to delete
  30. all those files?".  I did that for 4 years until the winter of 1991 when I
  31. made BLAST.EXE.  Think of it as a Arnold Schwartzeneger type program where he
  32. blasts everyone and everything.
  33. Usage: BLAST<enter>
  34. it will delete the default directory and all subdirectories and leave you
  35. gracefully back one directory.  I find this program useful for zapping
  36. floppies instead of reformating a floppy or using delfile.exe (see below).
  37. Delfile.exe can delete all files on a floppy but it will leave it to you to
  38. remove all those subdirectories.  Its like a one way ticket to Mansfield
  39. Sanitarium in MonteVista California,,believe you me.....
  40. So I have great expectations that this program will be useful to me and
  41. maybe, maybe not, that it will be  useful  to  you.   I  deleted  the  entire
  42. TopSpeed  'C'  compiler  directories  (at  least  13 megabytes of files and
  43. subdirectories in 45 seconds).  Beware.  Using this program can delete your
  44. hard disk in about 90 seconds.  But don't worry because as the BLAST.EXE is
  45. blasting your disk away, you may press any key to immediately stop.  Also,
  46. if you are in the root directory of the C drive (usually people's hard disk
  47. drive), and you use BLAST!, you will not be allowed to blast the C drive.
  48. WARNING:  this is a very very dangerous program.  For that matter so is
  49. DELFILE.EXE.(see below).  I suggest trying the program  on  a  floppy  disk
  50. till you get comfortable with it.  Remember that BLAST.EXE has no parameters
  51. and works only on the default drive in the default directory.   
  52. Good lucK.
  53. NOTE:  BLAST!, FROM THE ROOT DIRECTORY OF THE C DRIVE WILL AUTOMATICALLY 
  54. ABORT.  IT WILL NOT ALLOW YOU TO DELETE THE ENTIRE C DRIVE.  THIS IS AN
  55. EXTRA PRECAUTION.  MOST USERS HAVE THE C DRIVE AS THEIR PRIMARY HARD DISK.
  56. ******************************************************************************
  57.                                   BORDER.EXE
  58.                                  version 1.01
  59.                                    (c) 1989
  60. -----------------------------------------------------------------------------
  61.    This is a nifty little program that allows you to set up the screen's
  62. border color using a not often used BIOS function call.  Just select the color
  63. you want from the menu and press <ENTER>. I think it really improves the
  64. screen appearance.
  65.    To use type BORDER <ENTER>.
  66.    For batch files, you may use the following command-line:
  67.    BORDER <color number taken from menu>
  68. such as BORDER 2 which will make the screen border light blue on the EGA/VGA
  69. monitor. To go back to the black default border type BORDER 1.
  70. NOTE: this program may not work with timed screen saver (blanking) tsr's like
  71. BURNOUT.COM (it causes the whole screen to turn the color of the screen
  72. border).
  73. ***************************************************************************
  74.                                     CCD
  75.                                  version 4.02
  76.                         a change directory program
  77.                                  (c) 1989
  78. It is 85% faster than version 1.0!  I feel it can be very useful to every PC 
  79. user who has a disk drive and has in the past laboriously typed in the
  80. CD (change directory) command.
  81. CCD allows you to change directory and drive by typing in only the first few
  82. letters of the subdirectory name.
  83. ----------------------------------------------------------------------------
  84.                                INSTALLATION
  85. 1.......place CCD.EXE files in root directory or path.
  86. 2.......IF YOU HAVE USED PREVIOUS VERSIONS OF CCD, DELETE
  87.         THE FILES CCD1.FIL, CCD2.FIL, OR CCD3.FIL FROM THE ROOT DIRECTORY
  88.         OR PATH.
  89. ----------------------------------------------------------------------------
  90.  
  91.                                     page 2
  92.                                 HOW TO USE CCD
  93. The format is:  ccd <optional drive:first few letters of subdirectory name>
  94.               For example, say you want to go to subdirectory
  95.                 b:\database\rpt1\day1\letters\letter1\sales
  96.               this would take quite a long time typing in!!!
  97. Instead, enter CCD b:\S or CCD b:sa or CCD b:sal and you are there within 
  98. 1 to 5 seconds!  When you make a new directory, CCD will take about 5 seconds 
  99. to update the directory listings using the BERNOULLI SEARCH ALGORITHM, but 
  100. thereafter it usually takes you there almost instantly!
  101.               To go to the root directory on the b drive,type in:
  102.                                CCD \  or CCD B:\ or CCD B:
  103. ****************************************************************************
  104.                                    COPI.EXE
  105.                                a fast COPY clone
  106.                                  version 2.00
  107. ----------------------------------------------------------------------------
  108.                          INTRODUCTION TO COPI.EXE
  109.    COPI  is a fast COPY clone that works similiar to CCD.EXE.  You can copy
  110. files from a directory by typing only a few letters of the directory name.
  111.    You may now copi from any drive and directory to any drive and directory!
  112. See below for details.  Also, now COPI is faster at file copies since I
  113. read 32 Kbytes at a time.  
  114.                             HOW TO USE COPI.EXE
  115. COPI <drive:first few letters of directory name \ filename to COPY FROM>
  116.      <drive:first few letters of directory name \ filename to COPY TO>
  117. example 1.  COPI EA\LETTER.DOC B:R\ or COPI C:E\LETTER.DOC B:R\
  118.      will COPY letter.doc in directory EASTMAN to directory RAMDOC on drive B
  119. example 2.  COPI LETTER.DOC DA\LET1.FFF
  120.      will COPY letter.doc in the default directory to directory DATABASE to 
  121.      file LET1.FFF
  122.         notice that directories always have a slash (\) after them
  123. WRONG USAGE EXAMPLE: COPI msc\prog\done\letter.c  should be
  124.                        COPI d\letter.c    or   COPI done\letter.c
  125. NOTE: wild cards are permissable!
  126.  
  127.                                     page 3
  128. *****************************************************************************
  129.                                     DDIR.EXE
  130.          a fast directory listing in color with Page Up and Page Down
  131.                                   version 2.0
  132.                                    (c) 1990
  133. -----------------------------------------------------------------------------
  134.    This program will let you view any directory on any drive by typing only
  135. 1 or more letters of the subdirectory name.
  136. It employs one of the fastest sort algorithms and is in color! To use it:
  137. type DDIR              to view the directory you are now in
  138. type DDIR B:\DAT\LETT??.GIF to view subdirectory b:\util\database\lett??.gif
  139. type DDIR *.EXE        to view all .EXE files in subdirectory
  140. type DDIR *.EXE A.COM *.BAT  to view all .EXE, A.COM, and .BAT file(s)
  141.                       (you may have up to 15 file specs)
  142. type DDIR *.           to view subdirectories in your directory
  143. Wildcards are permissable.
  144. Note: you cannot redirect output to the printer since I use direct video
  145. writes instead of BIOS/DOS functions. To get output to printer press
  146. PrintScreen or use the DOS COPY command with redirection piping.
  147. DDIR.EXE is especially useful for directories with hundreds of files. This is
  148. because you can Page Up and Page Down or even abort by pressing <ESCAPE>.
  149. Each screen full of files has a page number at the top right hand corner of
  150. the screen. You file-intensive hackers should really like DDIR.EXE.
  151. At the end of each directory listing is a line that shows how many files were
  152. listed, the size in bytes, and total disk free space in bytes.
  153. Limitations: a maximum of 3000 files can be viewed.  Write to me if you need
  154. more than that.
  155. ****************************************************************************
  156.                                   DELFILE.EXE
  157.                                    (c) 1990
  158. -----------------------------------------------------------------------------
  159. This program allows you to delete any file(s) in all directories on your
  160. default drive. This program is useful to clean up your disk drives.
  161. EXAMPLES:
  162. DELFILE *.BAK       will delete all files on your present drive with the
  163.                     extension .BAK
  164. DELFILE DATA?.GIF   will delete DATA1.GIF,DATA2.GIF,etc. and even DATAQ.GIF
  165. Please be very careful when using this program. Think twice before pressing
  166. <ENTER>. At any rate, while deleting files, if you press any key, DELFILE
  167. automatically stops deleting files and you can then exit or continue.
  168. If you issue the command line DELFILE *.* or DELFILE ????????.??? the program
  169. will abort.  This program will not accept full wildcard filenames because
  170. deleting all your files unintentionally is very easy. Better safe than sorry!
  171. WARNING: there are ways to get around this.  If you really must delete all
  172. files use DELFILE ???????*.* or some variation.  But be very careful!
  173.  
  174.                                     page 4
  175. ****************************************************************************
  176.                                     DOIT.EXE
  177.                                   version 2.0
  178.                                  (c) 1990-1994
  179. This program helps you overcome some of the limitations of MS-DOS batch
  180. files.  Type DOIT at the command line.  You will be prompted to "Do it ?" .
  181. Typing YES will send an error level of 0 to the batch file.  A NO will return
  182. a 1 to the batch file.
  183. EXAMPLE BATCH FILE:
  184.       DOIT.COM
  185.       IF ERRORLEVEL 1 GOTO END
  186.       COPY *.BAK B: <----------- this will only get done if you answer NO to
  187.       :END                       DOIT.EXE
  188. ****************************************************************************
  189.                                    GETKEY.EXE
  190.                                   version 1.0
  191.                                  (c) 1991-1994
  192. This program will tell you the scan code for any key you type in.  This is 
  193. useful mostly to programmers, so if you are not a programmer, you may want 
  194. to go to the next program.
  195. Usage: GETKEY
  196. As you press any keys from the program, the ASCII character code used by the 
  197. computer will be revealed.  Press <escape> to quit. 
  198. ****************************************************************************
  199.                                      MOVE
  200.                                  version 1.51
  201.                                    (c) 1989
  202. ----------------------------------------------------------------------------
  203. This is a program that will move files from one subdirectory on any drive 
  204. to another subdirectory on any drive. A unique feature about this program 
  205. is that you only have to type in 1 or more letters of the subdirectory  
  206. names your moving to and moving from. If the file already exists in the 
  207. subdirectory your moving to, you will be prompted if you want
  208. to overwrite it.
  209. My program will parse and search for the directories that match.  This is
  210. the same technique used in our previously described programs  CCD.EXE  and
  211. COPI.EXE.
  212. Syntax:
  213. MOVE <drive:first few letters of directory name to move files from\filename>
  214.      <drive:first few letters of directory name to move files to\filename>
  215. example:
  216. Instead of MOVE c:\database\november\letters\jsmith\let5.doc b:\document
  217. use        MOVE j\let5.doc b:d\ if the default drive is c:, otherwise use
  218.            MOVE c:j\let5.doc b:d\
  219. which will move file let5.doc in directory jsmith to directory document
  220. Don't forget to put a backslash after the subdirectory name or the pogram
  221. will think that it is a file..
  222. wrong usage examples:
  223. <MOVE data.doc>     is wrong  because  a  directory  to  move  to  was  not
  224.                     specified.  Eg. use <MOVE data.doc edit\>.
  225. <MOVE db \ letter.doc a:ppp\>    has 1 wrong error in  the  command  line.
  226.                     There can be no spaces allowed in the parameters as in
  227.                     "db  \  letter.doc"  which  should  be "db\letter.doc".
  228.  
  229.                                     page 5
  230. *****************************************************************************
  231.                                     NUMLOCK
  232.                                  VERSION 1.20
  233. ----------------------------------------------------------------------------
  234.    When you boot up do you have to turn the NUMLOCK key off?  Getting tired
  235. of accidently inputting numbers when you hit PgDn?  Then put the command
  236. NUMLOCK  in  your  AUTOEXEC.BAT  FILE  and  put  NUMLOCK.COM  in  the  root
  237. directory or in the DOS path.  It will toggle the NumLock key off  for  you
  238. when you boot up.
  239. ****************************************************************************
  240.                                    UNTAB.EXE
  241.                                   version 1.01
  242.                             (c) 1990, Alan Weinberg
  243. UNTAB.EXE will convert all tabs in your file to 3 spaces.  Syntax:
  244.                UNTAB input-file output-file   or UNTAB filename
  245. Input-file may be the same as output-file. You may use wildcards on input file.
  246. *****************************************************************************
  247.                                  VIEW.EXE
  248.                                 version 1.0
  249.                                  (c) 1990
  250.                                     by
  251.                                Alan Weinberg
  252. ----------------------------------------------------------------------------
  253.    View.exe is a program that lets you look at a file and its contents.
  254. You can go anywhere in the file using regular navigation keys.
  255. Syntax:  VIEW <path and filename>
  256. Note: this program uses less than 50 kbytes of memory no matter how big the
  257. file  is.  This is useful when core memory is scarce.  I do this by reading
  258. only one page of the file at a time.  Therefore it will be a little  slower
  259. than you might be used to---but not that slow.
  260.  
  261.                                     page 6
  262. ****************************************************************************
  263.                                     YU.COM
  264.    This program is like BEEP.COM and will sound the PC speaker until you
  265. press a key.  BEEP.COM will only sound the speaker for 2 seconds whereas
  266. YU.COM will go on indefinately.
  267. ----------------------------------------------------------------------------
  268. ****************************************************************************
  269.            If you want my complete Zulu Disk Utilities send $29 to:
  270.                                  ALAN WEINBERG
  271.                                4560 S. 14th Ave.
  272.                                TUCSON, AZ, 85714,USA
  273.           I will send you the latest versions plus any new utilities.
  274.      Foreign computer users please send US dollars money order or check
  275.                     plus $5 for shipping and handling.
  276. ----------------------------------------------------------------------------
  277.                              LICENSE AGREEMENT
  278.    The ZULU DISK UTILITIES are protected by the United States Copyright
  279. Laws and International Treaties provisions. All rights are reserved.
  280. Non-registered users of the ZULU DISK UTILITIES are licensed only to
  281. use the programs on a trial basis for the sole purpose of determining
  282. whether or not it meets their requirements.  All other uses require
  283. registration.   Any  other  use   of non-registered copies of the ZULU DISK
  284. UTILITIES programs by any person, business, government organization, or any
  285. other entity is strictly forbidden and is a violation of this license
  286. agreement, unless authorized by the author, said Alan Weinberg.
  287. Registration permits use of  ZULU DISK UTILITIES programs on a single computer
  288. AT A TIME.
  289. ----------------------------------------------------------------------------
  290.                                  WARRANTY
  291.    I, Alan Weinberg, the author of  ZULU DISK UTILITIES make no
  292. warranty of any kind, expressed or implied, including without limitation,
  293. any warranty of merchantability or fitness for a particular purpose.  Alan
  294. Weinberg shall not be liable for any damages, whether direct, indirect,
  295. special, or consequential arising from a failure of this program to operate
  296. in the manner desired by the user.  Alan Weinberg shall not be liable for
  297. any damages to data or property which may be caused directly or indirectly
  298. by the use of  ZULU DISK UTILITIES.
  299.    IN NO EVENT WILL ALAN WEINBERG BE LIABLE FOR ANY DAMAGES, INCLUDING ANY
  300. LOST PROFITS, LOST SAVINGS, OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES
  301. ARISING OUT OF YOUR USE OF OR INABILITY TO USE THE PROGRAMS, OR FOR ANY
  302. CLAIM BY ANY OTHER PARTY.
  303.    The License Agreement and Warranty shall be construed, interpreted, and
  304. governed by the laws of the state of Arizona.
  305. ----------------------------------------------------------------------------
  306.                                END OF README
  307.  
  308.                               ZULU DISK UTILITIES
  309.                                REGISTRATION FORM
  310.                                  version 2.02
  311. NAME:______________________________________________________________________
  312. ADDRESS:___________________________________________________________________
  313.         ___________________________________________________________________
  314.         ___________________________________________________________________
  315. WHAT DISTRIBUTOR DID YOU BUY THIS PROGRAM FROM?
  316. ____________________________________________________________________________
  317.                   Send this form and a check for $29 to:
  318.                                Alan Weinberg
  319.                               4560 S. 14th Ave.
  320.                              Tucson, Az, 85714
  321. Foreign customers address all correspondence in English, and send US dollars
  322. in  a  money  order.  Foreign customers, please include $5 for shipping and
  323. handling.
  324. When you complete this form and mail it in and you are on your way to being
  325. registered.  Thank you for registering!
  326. NOTE: QUANTITY DISCOUNTS AVAILABLE. PLEASE WRITE FOR DETAILS!
  327.  
  328.